Skip to content

chore: Separate trunk tests and trigger weekly#1926

Merged
ashwinimurt merged 4 commits intodevelopfrom
chore/separate-trunk-runs
May 4, 2022
Merged

chore: Separate trunk tests and trigger weekly#1926
ashwinimurt merged 4 commits intodevelopfrom
chore/separate-trunk-runs

Conversation

@ashwinimurt
Copy link
Copy Markdown
Contributor

@ashwinimurt ashwinimurt commented May 3, 2022

Separate trunk tests and trigger weekly.

Trunk runs

Weekly Trigger

Nightly

Update Code Coverage Tests to run on validation editor - 2020.3 at the moment.

Changelog

n/a

Testing and Documentation

n/a

@ashwinimurt
Copy link
Copy Markdown
Contributor Author

Will be backported to release/1.0.0

@ashwinimurt ashwinimurt enabled auto-merge (squash) May 3, 2022 23:20
Comment thread .yamato/code-coverage.yml
- pip install unity-downloader-cli --upgrade --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
- unity-downloader-cli -u trunk -c editor --wait --fast
- unity-downloader-cli -u {{ validation_editor }} -c editor --wait --fast
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where did you set validation_editor variable?
if only yamato ui, I'd suggest adding this variable to project.metafile as a fallback when yamato variable is not set.

@ashwinimurt ashwinimurt merged commit 1a8e890 into develop May 4, 2022
@ashwinimurt ashwinimurt deleted the chore/separate-trunk-runs branch May 4, 2022 21:20
ashwinimurt added a commit that referenced this pull request May 5, 2022
* chore: Separate trunk tests and trigger weekly

* Rename to weekly

* Turn off badges trigger dependencies on trunk

* Run Code Coverage on validation_editor 2020.3
0xFA11 added a commit that referenced this pull request May 5, 2022
* chore: Separate trunk tests and trigger weekly (#1926)

* chore: Separate trunk tests and trigger weekly

* Rename to weekly

* Turn off badges trigger dependencies on trunk

* Run Code Coverage on validation_editor 2020.3

* fix: Fix code coverage config name in nightly trigger (#1933)

* docs: NetworkConfig.ClientConnectionBufferTimeout xmldoc clarifications [skip ci] (#1927)

Add more detail to where in the process the setting takes effect, how it relates to transport-level timeouts and indicates that it's a server-side setting only.

* chore: update `CODEOWNERS` (#1935)

Co-authored-by: Jesse Olmer <jesseo@unity3d.com>
Co-authored-by: Fatih Mar <mfatihmar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants